home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / bbsutils / tb502man.arj / P100 < prev    next >
Text File  |  1994-02-13  |  3KB  |  63 lines

  1.  
  2.  
  3.  
  4.  
  5.      The TriBBS Bulletin Board System                                   100
  6.  
  7.      area and pressing <ENTER>.  You can exit from FileMan at the main menu
  8.      by pressing <CTRL><X>.
  9.  
  10.      After you select a file area to be edited, FileMan will read in the
  11.      file area's file list.  You will then be able to sort the file list,
  12.      scan the file area for any files that aren't included in the list,
  13.      delete files, edit a file's description, check a file to see if it has
  14.      a FILE_ID.DIZ or DESC.SDI description file, and more.  To perform one
  15.      of these operations you only need to move to the appropriate command
  16.      button and press <ENTER>.  You can move around the edit file list
  17.      dialog box by pressing either the <TAB> or <SHIFT><TAB> keys.  When
  18.      you exit from the edit file list dialog box, TriBBS will save the
  19.      edited file list.
  20.  
  21.      You should note that FileMan has an upper limit of 1000 files per file
  22.      area.  Also you should be aware that FileMan does not support file
  23.      sharing.  So you should not edit the file lists when somebody is
  24.      online.
  25.  
  26.  
  27.      MakeIdx
  28.      -------
  29.  
  30.      TriBBS allows you to optionally search for files by index files
  31.      instead of using the DOS directory functions.  This can greatly speed
  32.      up searching large file areas such as CD-ROM file areas.  Before
  33.      MakeIdx can generate an index file for a file area, you must specify
  34.      an appropriate index file name using TriMan's file area editor. 
  35.      MakeIdx can be run using one of the following three formats:
  36.  
  37.           MAKEIDX
  38.  
  39.                This will display a list box of all of the file areas that
  40.                have been configured to use an index file.  Simply move the
  41.                highlight bar to the appropriate file area and press enter
  42.                or double click it with a mouse.  Press ESC to exit from
  43.                MakeIdx.
  44.  
  45.           MAKEIDX /ALL
  46.  
  47.                The /ALL switch is used to run MakeIdx from either the DOS
  48.                command line or from within a batch file.  This switch will
  49.                have MakeIdx generate index files for any file areas that
  50.                are configured to use index files.
  51.  
  52.           MAKEIDX /F:n1[-n2]
  53.  
  54.                The /F: switch is used to run MakeIdx from either the DOS
  55.                command line or from within a batch file.  This switch will
  56.                have MakeIdx generate an index file for a specified file
  57.                area if it is specified using /F:n1, where n1 is the file
  58.                area to be indexed.  The /F: switch can also create index
  59.  
  60.  
  61.  
  62.  
  63.